[INFO] cloning repository https://github.com/alipatti/sqldump2csv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alipatti/sqldump2csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falipatti%2Fsqldump2csv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falipatti%2Fsqldump2csv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d66f315f77640cbcd8839566609c7649bdb85fa6
[INFO] checking alipatti/sqldump2csv against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falipatti%2Fsqldump2csv" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alipatti/sqldump2csv
[INFO] finished tweaking git repo https://github.com/alipatti/sqldump2csv
[INFO] tweaked toml for git repo https://github.com/alipatti/sqldump2csv written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alipatti/sqldump2csv on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alipatti/sqldump2csv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deepsize v0.2.0
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded deepsize_derive v0.1.2
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded snailquote v0.3.1
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded seahash v3.0.7
[INFO] [stderr]   Downloaded appendix v0.2.2
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ff29aab5526140a7628e2998bc07ce125e115a5689be4a9ceb50285498fc5de6
[INFO] running `Command { std: "docker" "start" "ff29aab5526140a7628e2998bc07ce125e115a5689be4a9ceb50285498fc5de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff29aab5526140a7628e2998bc07ce125e115a5689be4a9ceb50285498fc5de6" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff29aab5526140a7628e2998bc07ce125e115a5689be4a9ceb50285498fc5de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff29aab5526140a7628e2998bc07ce125e115a5689be4a9ceb50285498fc5de6" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking seahash v3.0.7
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking appendix v0.2.2
[INFO] [stderr]    Compiling deepsize_derive v0.1.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking deepsize v0.2.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking snailquote v0.3.1
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking sqldump2csv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
[INFO] running `Command { std: "docker" "inspect" "ff29aab5526140a7628e2998bc07ce125e115a5689be4a9ceb50285498fc5de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff29aab5526140a7628e2998bc07ce125e115a5689be4a9ceb50285498fc5de6", kill_on_drop: false }`
[INFO] [stdout] ff29aab5526140a7628e2998bc07ce125e115a5689be4a9ceb50285498fc5de6
